home *** CD-ROM | disk | FTP | other *** search
- Free DiskComp
-
- Copyright (C) 1999 Michal Meller
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License,
- or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the
- Free Software Foundation,
- Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
-
- Contact : maceman@priv4.onet.pl, mellerm@witual.pl
-
-
- How does it all works?
- Well it's pretty simple. The program reads side of the disk
- and genetares a checksum of it using the des_encrypt fuction.
- When the checksums are identical that means the disk are identical too
-
-
- Usage :
- diskcomp [drive[drive]] [/1] [/8] [/?]
-
- Options:
-
- /1 - check only one side of disk
- /8 - check only eight sectors on each side
- /40 - check only 40 tracks
- /b - force to use BIOS
- /? - display this help
-